PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package / PDFAnnotationBorder Class / setStyle Method
A PDFAnnotationBorderStyle enum member specifying the style of the annotation border.
In This Topic
    setStyle Method
    In This Topic
    Sets the annotation border style.
    Syntax
    public void setStyle( 
       PDFAnnotationBorderStyle borderStyle
    )

    Parameters

    borderStyle
    A PDFAnnotationBorderStyle enum member specifying the style of the annotation border.
    See Also